A component received a failing return code when it attempted to establish a TCP connection to an I/O blade. Look up the errno definition for a more specific cause.
Disable and enable the slot. If the problem persists, report to Extreme switch support contact.
Error
A connect() request failed for ip %slotIp% and file descriptor %sockfd% retuning errno %errnoNum%(%errnoStr%) for slot %slotNo% and conduit Type %conduitType%.
| Name | Type |
|---|---|
| slotNo | uInt |
| conduitType | String |
| sockfd | sInt |
| errnoNum | uInt |
| errnoStr | String |
| slotIp | srcIPaddress |